home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Applications
/
DataScope 2.0.3
/
DataScope2l
/
DataScope
/
DataScope.rsrc
/
HTXT_19_.....Load Text_
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-04
|
474 b
|
26 lines
A text file is loaded into DataScope as a data file.
The format is
nrows ncols
max_value_of_interest min_value_of_interest
row 1
row 2
(etc)
row nrows
Each row must have ncol entries, and each entry
must be separated by blanks or carriage returns.
Sample:
4 3
1. 0.00e0
1 0 0
-2 -1.000 0.
-1.e0 0 1
0 2 1
Once this text file is loaded into DataScope, it is
treated like any other DataScope dataset.